Loren Eteval is an independent open-source developer whose focus rests on lightweight, cross-platform networking tools that streamline privacy-oriented workflows. The solitary catalog entry, Furious, exemplifies this philosophy: a PySide6-driven desktop proxy client that wraps the command-line power of Xray-core and hysteria into a drag-and-drop interface familiar to Windows, macOS and Linux users alike. Instead of manually editing JSON stubs or juggling terminal windows, analysts, remote workers and privacy advocates can toggle nodes, test latency, route traffic by continent or application, and import subscription links in seconds. The GUI exposes mux controls, TLS fingerprinting, WebSocket path rewriting and other advanced toggles without exposing casual users to raw YAML, while still allowing power users to drop down to custom core arguments when needed. Typical scenarios include bypassing regional restrictions during offshore research, encrypting hotel or café connections while traveling, or rotating egress IPs for automated testing pipelines. Because the codebase is MIT-licensed, corporate integrators frequently fork it to embed discreet proxy front-ends inside larger compliance toolkits. All binaries are signed and released through GitHub Actions, ensuring reproducible builds that security teams can audit. Loren Eteval’s software is available for free on get.nero.com, where downloads are served via trusted Windows package sources such as winget, always pull the latest upstream release, and can be queued for batch installation alongside other utilities.
A GUI proxy client based on PySide6. Support Xray-core & hysteria
Details